home *** CD-ROM | disk | FTP | other *** search
/ The Best of MacTutor - S…e Code for Volumes 1 to 5 / The Best of MacTutor - Source Code for Volume 1-5 (Wayzata Technology)(6031)(1990).bin / Source Code / #49 (Oct 89) / SC #49.sit / Driver Code / PumpErrs.inc < prev    next >
Text File  |  1988-01-04  |  173b  |  7 lines

  1. PumpMisread                equ            -300
  2. PumpUnknownRequest        equ            -301
  3. PumpUnknownAction        equ            -302
  4. PumpUndecodableNumber    equ            -303
  5. TooManyCharacters        equ            -304
  6. TimeOut                    equ            -200
  7.